Skip to main content
Feedback

API Settings

Overview

In the API settings you can make basic configurations of your API. You can delete the entire API with the Delete button.

Administration Portal - APIs - Settings

Settings of the API

All relevant setting options are listed and described in the table below.

SettingsDescription
Technical NameThe technical name of an API must be unique.
Display NameThe display name can differ from the technical name and does not have to be unique.
URL Pattern OverrideThis pattern, together with the environment URLs, is used to construct the full API URLs for each environment where this API is deployed. If left empty, each environment will use the URL pattern reported by its agent. In most cases, the reported patterns are correct and you should not enter anything in this field. The results are only available in the corresponding Developer Portal. Check the API URL Strategy setting in the environment that the API is deployed for more information.
DescriptionThe description of the API is displayed in the Developer Portal.
StatusA disabled API can no longer be subscribed to and is no longer visible in the Developer Portal.
ImageThe image of the API. It is also displayed in the Developer Portal.
OrganizationThe organization of the API. Who is allowed to see it also depends on this.
TagsWith the tags you can categorize APIs. e.g. you can search for the tags in the API overview.
PlatformIf the API was discovered by an environment, e.g. AWS, it is assigned the type AWS and is therefore a "Native API" in this case from the AWS platform.

If the API was created in the Control Plane with an Open Proxy Specification, it is assigned the type Universal and is therefore an "Open Proxy Specification API".
Git Repository URL/SSH and Git CredentialSet up a repository to version your API and deploy it to other environments. Git credentials can be configured in Configuration>Git Credentials.
On this Page